home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxutil / tspak17 / snd2sam.mak < prev    next >
Text File  |  1994-07-20  |  549b  |  11 lines

  1. SND2SAM.PAS is a program to convert .snd files to .mod samples (.sam files) 
  2. for use in an Amiga music module editor.  .snd files are produced by Tandy's
  3. Sound.pdm sound editor, which runs in the proprietary DeskMate environment.
  4. See TSPAK.DOC for usage information.
  5.  
  6. To make the program, copy SND2SAM.PAS to the directory containing Turbo
  7. Pascal (v.5.0 or later).  CD to that directory and start TP.  Load
  8. SND2SAM.PAS into the edit buffer and pull down the Compile menu.  Select
  9. Compile to Disk, and Build.
  10.  
  11. SND2SAM.EXE will be produced.